summaryrefslogtreecommitdiff
path: root/[GSoC]ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '[GSoC]ChangeLog')
-rw-r--r--[GSoC]ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/[GSoC]ChangeLog b/[GSoC]ChangeLog
index 798b61495..85d7f794a 100644
--- a/[GSoC]ChangeLog
+++ b/[GSoC]ChangeLog
@@ -1,5 +1,14 @@
2020-07-27 Anuj Verma <anujv@iitbhilai.ac.in>
+ * src/sdf/ftbsdf.c (bsdf_is_edge): Use macros to
+ make it look cleaner.
+
+ Use `CHECK_NEIGHBOR' macro to check neighbors while
+ finding edges. Make the code more readable and look
+ cleaner.
+
+2020-07-27 Anuj Verma <anujv@iitbhilai.ac.in>
+
[sdf -> bsdf] Fix edge detection bug.
* src/sdf/ftbsdf.c (bsdf_is_edge): [BUG] Check all